home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / crypt / idea.lha / readme < prev   
Text File  |  1992-08-27  |  937b  |  24 lines

  1. FILE CONTENTS
  2. =============
  3. The archive should contain the following files:
  4.   idea             Executable program (68000, no fast RAM) 
  5.   crypt.h          Header file containing typedefs and prototypes
  6.   crypt.c          Core algorithm source
  7.   idea.c           User program source
  8.   idea.doc         man page for IDEA in ASCII format
  9.   lmkfile          makefile for use with SAS (Lattice) lmk utility
  10.   orig_crypt.h     \
  11.   orig_crypt.h      > original (SUN, SPARC, UNIX) versions of above
  12.   orig_idea.c      / 
  13.   orig_idea.l      man page for IDEA in NROFF format
  14.   orig_makefile    makefile for use with UNIX make ( change cc to gcc ...)
  15.   orig_readme      some hints
  16.   readme           the file you're reading ...
  17.  
  18. INSTALLATION
  19. ============
  20. Extract the whole archive.
  21. Execute the following commands:
  22.   more idea.doc    important usage and legal infos
  23. Adjust the lmkfile to your processor
  24.   lmk              compile and link the thing